[INFO] cloning repository https://github.com/michalrus/periodic-table-generator
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/michalrus/periodic-table-generator" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmichalrus%2Fperiodic-table-generator", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmichalrus%2Fperiodic-table-generator'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] b57eafaee7fe5a2d9a2887718886e55a7c643748
[INFO] testing michalrus/periodic-table-generator against try#0abe69e6c16114311cc2700e972492e64d69c28f for pr-154065-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmichalrus%2Fperiodic-table-generator" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/michalrus/periodic-table-generator
[INFO] finished tweaking git repo https://github.com/michalrus/periodic-table-generator
[INFO] tweaked toml for git repo https://github.com/michalrus/periodic-table-generator written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/michalrus/periodic-table-generator on toolchain 0abe69e6c16114311cc2700e972492e64d69c28f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/michalrus/periodic-table-generator already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 712232121c21db591519446a07a8f566789d3804a0c47285ce75d08f02beb987
[INFO] running `Command { std: "docker" "start" "-a" "712232121c21db591519446a07a8f566789d3804a0c47285ce75d08f02beb987", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "712232121c21db591519446a07a8f566789d3804a0c47285ce75d08f02beb987", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "712232121c21db591519446a07a8f566789d3804a0c47285ce75d08f02beb987", kill_on_drop: false }`
[INFO] [stdout] 712232121c21db591519446a07a8f566789d3804a0c47285ce75d08f02beb987
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f5abfc8ae9418ee6bd6767ded6ffecf0116fb63d10023d671c56ead75293a259
[INFO] running `Command { std: "docker" "start" "-a" "f5abfc8ae9418ee6bd6767ded6ffecf0116fb63d10023d671c56ead75293a259", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.89
[INFO] [stderr]    Compiling unicode-ident v1.0.13
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling anstyle v1.0.9
[INFO] [stderr]    Compiling serde v1.0.215
[INFO] [stderr]    Compiling colorchoice v1.0.3
[INFO] [stderr]    Compiling anstyle-parse v0.2.6
[INFO] [stderr]    Compiling anstyle-query v1.1.2
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling clap_lex v0.7.2
[INFO] [stderr]    Compiling serde_json v1.0.132
[INFO] [stderr]    Compiling itoa v1.0.11
[INFO] [stderr]    Compiling anstream v0.6.17
[INFO] [stderr]    Compiling ryu v1.0.18
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]    Compiling once_cell v1.20.2
[INFO] [stderr]    Compiling shell-escape v0.1.5
[INFO] [stderr]    Compiling clap_builder v4.5.20
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]    Compiling syn v2.0.85
[INFO] [stderr]    Compiling regex-automata v0.4.8
[INFO] [stderr]    Compiling serde_derive v1.0.215
[INFO] [stderr]    Compiling clap_derive v4.5.18
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling clap v4.5.20
[INFO] [stderr]    Compiling periodic-table-generator v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/query.rs:195:29
[INFO] [stdout]     |
[INFO] [stdout] 195 |         pub fn parse(input: &str) -> IR<Self> {
[INFO] [stdout]     |                             ^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                             |
[INFO] [stdout]     |                             the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 195 |         pub fn parse(input: &str) -> IR<'_, Self> {
[INFO] [stdout]     |                                         +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/query.rs:199:22
[INFO] [stdout]     |
[INFO] [stdout] 199 |         fn or(input: &str) -> IR<Self> {
[INFO] [stdout]     |                      ^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                      |
[INFO] [stdout]     |                      the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 199 |         fn or(input: &str) -> IR<'_, Self> {
[INFO] [stdout]     |                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/query.rs:203:23
[INFO] [stdout]     |
[INFO] [stdout] 203 |         fn and(input: &str) -> IR<Self> {
[INFO] [stdout]     |                       ^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                       |
[INFO] [stdout]     |                       the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 203 |         fn and(input: &str) -> IR<'_, Self> {
[INFO] [stdout]     |                                   +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/query.rs:207:25
[INFO] [stdout]     |
[INFO] [stdout] 207 |         fn equal(input: &str) -> IR<Self> {
[INFO] [stdout]     |                         ^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 207 |         fn equal(input: &str) -> IR<'_, Self> {
[INFO] [stdout]     |                                     +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/query.rs:211:29
[INFO] [stdout]     |
[INFO] [stdout] 211 |         fn not_equal(input: &str) -> IR<Self> {
[INFO] [stdout]     |                             ^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                             |
[INFO] [stdout]     |                             the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 211 |         fn not_equal(input: &str) -> IR<'_, Self> {
[INFO] [stdout]     |                                         +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/query.rs:215:29
[INFO] [stdout]     |
[INFO] [stdout] 215 |         fn less_than(input: &str) -> IR<Self> {
[INFO] [stdout]     |                             ^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                             |
[INFO] [stdout]     |                             the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 215 |         fn less_than(input: &str) -> IR<'_, Self> {
[INFO] [stdout]     |                                         +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/query.rs:219:30
[INFO] [stdout]     |
[INFO] [stdout] 219 |         fn less_equal(input: &str) -> IR<Self> {
[INFO] [stdout]     |                              ^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                              |
[INFO] [stdout]     |                              the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 219 |         fn less_equal(input: &str) -> IR<'_, Self> {
[INFO] [stdout]     |                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/query.rs:223:32
[INFO] [stdout]     |
[INFO] [stdout] 223 |         fn greater_than(input: &str) -> IR<Self> {
[INFO] [stdout]     |                                ^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                |
[INFO] [stdout]     |                                the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 223 |         fn greater_than(input: &str) -> IR<'_, Self> {
[INFO] [stdout]     |                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/query.rs:227:33
[INFO] [stdout]     |
[INFO] [stdout] 227 |         fn greater_equal(input: &str) -> IR<Self> {
[INFO] [stdout]     |                                 ^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                 |
[INFO] [stdout]     |                                 the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 227 |         fn greater_equal(input: &str) -> IR<'_, Self> {
[INFO] [stdout]     |                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/query.rs:231:26
[INFO] [stdout]     |
[INFO] [stdout] 231 |         fn in_set(input: &str) -> IR<Self> {
[INFO] [stdout]     |                          ^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                          |
[INFO] [stdout]     |                          the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 231 |         fn in_set(input: &str) -> IR<'_, Self> {
[INFO] [stdout]     |                                      +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/query.rs:235:24
[INFO] [stdout]     |
[INFO] [stdout] 235 |         fn plus(input: &str) -> IR<Self> {
[INFO] [stdout]     |                        ^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                        |
[INFO] [stdout]     |                        the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 235 |         fn plus(input: &str) -> IR<'_, Self> {
[INFO] [stdout]     |                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/query.rs:239:25
[INFO] [stdout]     |
[INFO] [stdout] 239 |         fn minus(input: &str) -> IR<Self> {
[INFO] [stdout]     |                         ^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 239 |         fn minus(input: &str) -> IR<'_, Self> {
[INFO] [stdout]     |                                     +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/query.rs:243:28
[INFO] [stdout]     |
[INFO] [stdout] 243 |         fn multiply(input: &str) -> IR<Self> {
[INFO] [stdout]     |                            ^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                            |
[INFO] [stdout]     |                            the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 243 |         fn multiply(input: &str) -> IR<'_, Self> {
[INFO] [stdout]     |                                        +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/query.rs:247:26
[INFO] [stdout]     |
[INFO] [stdout] 247 |         fn divide(input: &str) -> IR<Self> {
[INFO] [stdout]     |                          ^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                          |
[INFO] [stdout]     |                          the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 247 |         fn divide(input: &str) -> IR<'_, Self> {
[INFO] [stdout]     |                                      +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/query.rs:251:23
[INFO] [stdout]     |
[INFO] [stdout] 251 |         fn not(input: &str) -> IR<Self> {
[INFO] [stdout]     |                       ^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                       |
[INFO] [stdout]     |                       the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 251 |         fn not(input: &str) -> IR<'_, Self> {
[INFO] [stdout]     |                                   +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/query.rs:255:31
[INFO] [stdout]     |
[INFO] [stdout] 255 |         fn unary_minus(input: &str) -> IR<Self> {
[INFO] [stdout]     |                               ^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                               |
[INFO] [stdout]     |                               the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 255 |         fn unary_minus(input: &str) -> IR<'_, Self> {
[INFO] [stdout]     |                                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/query.rs:259:26
[INFO] [stdout]     |
[INFO] [stdout] 259 |         fn parens(input: &str) -> IR<Self> {
[INFO] [stdout]     |                          ^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                          |
[INFO] [stdout]     |                          the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 259 |         fn parens(input: &str) -> IR<'_, Self> {
[INFO] [stdout]     |                                      +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/query.rs:273:32
[INFO] [stdout]     |
[INFO] [stdout] 273 |         fn literal_bool(input: &str) -> IR<Self> {
[INFO] [stdout]     |                                ^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                |
[INFO] [stdout]     |                                the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 273 |         fn literal_bool(input: &str) -> IR<'_, Self> {
[INFO] [stdout]     |                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/query.rs:280:31
[INFO] [stdout]     |
[INFO] [stdout] 280 |         fn literal_int(input: &str) -> IR<Self> {
[INFO] [stdout]     |                               ^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                               |
[INFO] [stdout]     |                               the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 280 |         fn literal_int(input: &str) -> IR<'_, Self> {
[INFO] [stdout]     |                                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/query.rs:286:26
[INFO] [stdout]     |
[INFO] [stdout] 286 |         fn symbol(input: &str) -> IR<Self> {
[INFO] [stdout]     |                          ^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                          |
[INFO] [stdout]     |                          the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 286 |         fn symbol(input: &str) -> IR<'_, Self> {
[INFO] [stdout]     |                                      +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/query.rs:287:28
[INFO] [stdout]     |
[INFO] [stdout] 287 |             fn part(input: &str) -> IR<&str> {
[INFO] [stdout]     |                            ^^^^     ^^^^^^^^
[INFO] [stdout]     |                            |        |  |
[INFO] [stdout]     |                            |        |  the same lifetime is elided here
[INFO] [stdout]     |                            |        the same lifetime is hidden here
[INFO] [stdout]     |                            the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 287 |             fn part(input: &str) -> IR<'_, &str> {
[INFO] [stdout]     |                                        +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/query.rs:299:31
[INFO] [stdout]     |
[INFO] [stdout] 299 |         fn literal_set(input: &str) -> IR<Self> {
[INFO] [stdout]     |                               ^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                               |
[INFO] [stdout]     |                               the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 299 |         fn literal_set(input: &str) -> IR<'_, Self> {
[INFO] [stdout]     |                                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/query.rs:313:37
[INFO] [stdout]     |
[INFO] [stdout] 310 |             op_tag: &'a str,
[INFO] [stdout]     |                      -- the lifetime is named here
[INFO] [stdout] ...
[INFO] [stdout] 313 |         ) -> impl FnMut(&'a str) -> IR<Self>
[INFO] [stdout]     |                          --         ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                          |
[INFO] [stdout]     |                          the same lifetime is named here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 313 |         ) -> impl FnMut(&'a str) -> IR<'a, Self>
[INFO] [stdout]     |                                        +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/query.rs:331:37
[INFO] [stdout]     |
[INFO] [stdout] 328 |             op_tag: &'a str,
[INFO] [stdout]     |                      -- the lifetime is named here
[INFO] [stdout] ...
[INFO] [stdout] 331 |         ) -> impl FnMut(&'a str) -> IR<Self>
[INFO] [stdout]     |                          --         ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                          |
[INFO] [stdout]     |                          the same lifetime is named here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 331 |         ) -> impl FnMut(&'a str) -> IR<'a, Self>
[INFO] [stdout]     |                                        +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 40.03s
[INFO] running `Command { std: "docker" "inspect" "f5abfc8ae9418ee6bd6767ded6ffecf0116fb63d10023d671c56ead75293a259", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f5abfc8ae9418ee6bd6767ded6ffecf0116fb63d10023d671c56ead75293a259", kill_on_drop: false }`
[INFO] [stdout] f5abfc8ae9418ee6bd6767ded6ffecf0116fb63d10023d671c56ead75293a259
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] efbfa1a3dd932c59a9121c2f0f9120c24f12226873bb5487b3a8f43ae10951e1
[INFO] running `Command { std: "docker" "start" "-a" "efbfa1a3dd932c59a9121c2f0f9120c24f12226873bb5487b3a8f43ae10951e1", kill_on_drop: false }`
[INFO] [stderr]    Compiling periodic-table-generator v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `BinaryOperator::*`
[INFO] [stdout]    --> src/query.rs:387:17
[INFO] [stdout]     |
[INFO] [stdout] 387 |             use BinaryOperator::*;
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `UnaryOperator::*`
[INFO] [stdout]    --> src/query.rs:389:17
[INFO] [stdout]     |
[INFO] [stdout] 389 |             use UnaryOperator::*;
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `BinaryOperator::*`
[INFO] [stdout]    --> src/query.rs:405:17
[INFO] [stdout]     |
[INFO] [stdout] 405 |             use BinaryOperator::*;
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `UnaryOperator::*`
[INFO] [stdout]    --> src/query.rs:407:17
[INFO] [stdout]     |
[INFO] [stdout] 407 |             use UnaryOperator::*;
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `BinaryOperator::*`
[INFO] [stdout]    --> src/query.rs:440:17
[INFO] [stdout]     |
[INFO] [stdout] 440 |             use BinaryOperator::*;
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `UnaryOperator::*`
[INFO] [stdout]    --> src/query.rs:442:17
[INFO] [stdout]     |
[INFO] [stdout] 442 |             use UnaryOperator::*;
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/query.rs:195:29
[INFO] [stdout]     |
[INFO] [stdout] 195 |         pub fn parse(input: &str) -> IR<Self> {
[INFO] [stdout]     |                             ^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                             |
[INFO] [stdout]     |                             the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 195 |         pub fn parse(input: &str) -> IR<'_, Self> {
[INFO] [stdout]     |                                         +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/query.rs:199:22
[INFO] [stdout]     |
[INFO] [stdout] 199 |         fn or(input: &str) -> IR<Self> {
[INFO] [stdout]     |                      ^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                      |
[INFO] [stdout]     |                      the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 199 |         fn or(input: &str) -> IR<'_, Self> {
[INFO] [stdout]     |                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/query.rs:203:23
[INFO] [stdout]     |
[INFO] [stdout] 203 |         fn and(input: &str) -> IR<Self> {
[INFO] [stdout]     |                       ^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                       |
[INFO] [stdout]     |                       the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 203 |         fn and(input: &str) -> IR<'_, Self> {
[INFO] [stdout]     |                                   +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/query.rs:207:25
[INFO] [stdout]     |
[INFO] [stdout] 207 |         fn equal(input: &str) -> IR<Self> {
[INFO] [stdout]     |                         ^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 207 |         fn equal(input: &str) -> IR<'_, Self> {
[INFO] [stdout]     |                                     +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/query.rs:211:29
[INFO] [stdout]     |
[INFO] [stdout] 211 |         fn not_equal(input: &str) -> IR<Self> {
[INFO] [stdout]     |                             ^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                             |
[INFO] [stdout]     |                             the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 211 |         fn not_equal(input: &str) -> IR<'_, Self> {
[INFO] [stdout]     |                                         +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/query.rs:215:29
[INFO] [stdout]     |
[INFO] [stdout] 215 |         fn less_than(input: &str) -> IR<Self> {
[INFO] [stdout]     |                             ^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                             |
[INFO] [stdout]     |                             the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 215 |         fn less_than(input: &str) -> IR<'_, Self> {
[INFO] [stdout]     |                                         +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/query.rs:219:30
[INFO] [stdout]     |
[INFO] [stdout] 219 |         fn less_equal(input: &str) -> IR<Self> {
[INFO] [stdout]     |                              ^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                              |
[INFO] [stdout]     |                              the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 219 |         fn less_equal(input: &str) -> IR<'_, Self> {
[INFO] [stdout]     |                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/query.rs:223:32
[INFO] [stdout]     |
[INFO] [stdout] 223 |         fn greater_than(input: &str) -> IR<Self> {
[INFO] [stdout]     |                                ^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                |
[INFO] [stdout]     |                                the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 223 |         fn greater_than(input: &str) -> IR<'_, Self> {
[INFO] [stdout]     |                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/query.rs:227:33
[INFO] [stdout]     |
[INFO] [stdout] 227 |         fn greater_equal(input: &str) -> IR<Self> {
[INFO] [stdout]     |                                 ^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                 |
[INFO] [stdout]     |                                 the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 227 |         fn greater_equal(input: &str) -> IR<'_, Self> {
[INFO] [stdout]     |                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/query.rs:231:26
[INFO] [stdout]     |
[INFO] [stdout] 231 |         fn in_set(input: &str) -> IR<Self> {
[INFO] [stdout]     |                          ^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                          |
[INFO] [stdout]     |                          the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 231 |         fn in_set(input: &str) -> IR<'_, Self> {
[INFO] [stdout]     |                                      +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/query.rs:235:24
[INFO] [stdout]     |
[INFO] [stdout] 235 |         fn plus(input: &str) -> IR<Self> {
[INFO] [stdout]     |                        ^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                        |
[INFO] [stdout]     |                        the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 235 |         fn plus(input: &str) -> IR<'_, Self> {
[INFO] [stdout]     |                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/query.rs:239:25
[INFO] [stdout]     |
[INFO] [stdout] 239 |         fn minus(input: &str) -> IR<Self> {
[INFO] [stdout]     |                         ^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 239 |         fn minus(input: &str) -> IR<'_, Self> {
[INFO] [stdout]     |                                     +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/query.rs:243:28
[INFO] [stdout]     |
[INFO] [stdout] 243 |         fn multiply(input: &str) -> IR<Self> {
[INFO] [stdout]     |                            ^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                            |
[INFO] [stdout]     |                            the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 243 |         fn multiply(input: &str) -> IR<'_, Self> {
[INFO] [stdout]     |                                        +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/query.rs:247:26
[INFO] [stdout]     |
[INFO] [stdout] 247 |         fn divide(input: &str) -> IR<Self> {
[INFO] [stdout]     |                          ^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                          |
[INFO] [stdout]     |                          the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 247 |         fn divide(input: &str) -> IR<'_, Self> {
[INFO] [stdout]     |                                      +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/query.rs:251:23
[INFO] [stdout]     |
[INFO] [stdout] 251 |         fn not(input: &str) -> IR<Self> {
[INFO] [stdout]     |                       ^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                       |
[INFO] [stdout]     |                       the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 251 |         fn not(input: &str) -> IR<'_, Self> {
[INFO] [stdout]     |                                   +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/query.rs:255:31
[INFO] [stdout]     |
[INFO] [stdout] 255 |         fn unary_minus(input: &str) -> IR<Self> {
[INFO] [stdout]     |                               ^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                               |
[INFO] [stdout]     |                               the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 255 |         fn unary_minus(input: &str) -> IR<'_, Self> {
[INFO] [stdout]     |                                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/query.rs:259:26
[INFO] [stdout]     |
[INFO] [stdout] 259 |         fn parens(input: &str) -> IR<Self> {
[INFO] [stdout]     |                          ^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                          |
[INFO] [stdout]     |                          the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 259 |         fn parens(input: &str) -> IR<'_, Self> {
[INFO] [stdout]     |                                      +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/query.rs:273:32
[INFO] [stdout]     |
[INFO] [stdout] 273 |         fn literal_bool(input: &str) -> IR<Self> {
[INFO] [stdout]     |                                ^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                |
[INFO] [stdout]     |                                the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 273 |         fn literal_bool(input: &str) -> IR<'_, Self> {
[INFO] [stdout]     |                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/query.rs:280:31
[INFO] [stdout]     |
[INFO] [stdout] 280 |         fn literal_int(input: &str) -> IR<Self> {
[INFO] [stdout]     |                               ^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                               |
[INFO] [stdout]     |                               the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 280 |         fn literal_int(input: &str) -> IR<'_, Self> {
[INFO] [stdout]     |                                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/query.rs:286:26
[INFO] [stdout]     |
[INFO] [stdout] 286 |         fn symbol(input: &str) -> IR<Self> {
[INFO] [stdout]     |                          ^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                          |
[INFO] [stdout]     |                          the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 286 |         fn symbol(input: &str) -> IR<'_, Self> {
[INFO] [stdout]     |                                      +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/query.rs:287:28
[INFO] [stdout]     |
[INFO] [stdout] 287 |             fn part(input: &str) -> IR<&str> {
[INFO] [stdout]     |                            ^^^^     ^^^^^^^^
[INFO] [stdout]     |                            |        |  |
[INFO] [stdout]     |                            |        |  the same lifetime is elided here
[INFO] [stdout]     |                            |        the same lifetime is hidden here
[INFO] [stdout]     |                            the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 287 |             fn part(input: &str) -> IR<'_, &str> {
[INFO] [stdout]     |                                        +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/query.rs:299:31
[INFO] [stdout]     |
[INFO] [stdout] 299 |         fn literal_set(input: &str) -> IR<Self> {
[INFO] [stdout]     |                               ^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                               |
[INFO] [stdout]     |                               the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 299 |         fn literal_set(input: &str) -> IR<'_, Self> {
[INFO] [stdout]     |                                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/query.rs:313:37
[INFO] [stdout]     |
[INFO] [stdout] 310 |             op_tag: &'a str,
[INFO] [stdout]     |                      -- the lifetime is named here
[INFO] [stdout] ...
[INFO] [stdout] 313 |         ) -> impl FnMut(&'a str) -> IR<Self>
[INFO] [stdout]     |                          --         ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                          |
[INFO] [stdout]     |                          the same lifetime is named here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 313 |         ) -> impl FnMut(&'a str) -> IR<'a, Self>
[INFO] [stdout]     |                                        +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/query.rs:331:37
[INFO] [stdout]     |
[INFO] [stdout] 328 |             op_tag: &'a str,
[INFO] [stdout]     |                      -- the lifetime is named here
[INFO] [stdout] ...
[INFO] [stdout] 331 |         ) -> impl FnMut(&'a str) -> IR<Self>
[INFO] [stdout]     |                          --         ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                          |
[INFO] [stdout]     |                          the same lifetime is named here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 331 |         ) -> impl FnMut(&'a str) -> IR<'a, Self>
[INFO] [stdout]     |                                        +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.98s
[INFO] running `Command { std: "docker" "inspect" "efbfa1a3dd932c59a9121c2f0f9120c24f12226873bb5487b3a8f43ae10951e1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "efbfa1a3dd932c59a9121c2f0f9120c24f12226873bb5487b3a8f43ae10951e1", kill_on_drop: false }`
[INFO] [stdout] efbfa1a3dd932c59a9121c2f0f9120c24f12226873bb5487b3a8f43ae10951e1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] c7337de7cb4b93ac621c3ac1080afb00004b8b460832bbb90148ee0ba2976341
[INFO] running `Command { std: "docker" "start" "-a" "c7337de7cb4b93ac621c3ac1080afb00004b8b460832bbb90148ee0ba2976341", kill_on_drop: false }`
[INFO] [stderr] warning: unused import: `BinaryOperator::*`
[INFO] [stderr]    --> src/query.rs:387:17
[INFO] [stderr]     |
[INFO] [stderr] 387 |             use BinaryOperator::*;
[INFO] [stderr]     |                 ^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `UnaryOperator::*`
[INFO] [stderr]    --> src/query.rs:389:17
[INFO] [stderr]     |
[INFO] [stderr] 389 |             use UnaryOperator::*;
[INFO] [stderr]     |                 ^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `BinaryOperator::*`
[INFO] [stderr]    --> src/query.rs:405:17
[INFO] [stderr]     |
[INFO] [stderr] 405 |             use BinaryOperator::*;
[INFO] [stderr]     |                 ^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `UnaryOperator::*`
[INFO] [stderr]    --> src/query.rs:407:17
[INFO] [stderr]     |
[INFO] [stderr] 407 |             use UnaryOperator::*;
[INFO] [stderr]     |                 ^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `BinaryOperator::*`
[INFO] [stderr]    --> src/query.rs:440:17
[INFO] [stderr]     |
[INFO] [stderr] 440 |             use BinaryOperator::*;
[INFO] [stderr]     |                 ^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `UnaryOperator::*`
[INFO] [stderr]    --> src/query.rs:442:17
[INFO] [stderr]     |
[INFO] [stderr] 442 |             use UnaryOperator::*;
[INFO] [stderr]     |                 ^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/query.rs:195:29
[INFO] [stderr]     |
[INFO] [stderr] 195 |         pub fn parse(input: &str) -> IR<Self> {
[INFO] [stderr]     |                             ^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                             |
[INFO] [stderr]     |                             the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 195 |         pub fn parse(input: &str) -> IR<'_, Self> {
[INFO] [stderr]     |                                         +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/query.rs:199:22
[INFO] [stderr]     |
[INFO] [stderr] 199 |         fn or(input: &str) -> IR<Self> {
[INFO] [stderr]     |                      ^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                      |
[INFO] [stderr]     |                      the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 199 |         fn or(input: &str) -> IR<'_, Self> {
[INFO] [stderr]     |                                  +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/query.rs:203:23
[INFO] [stderr]     |
[INFO] [stderr] 203 |         fn and(input: &str) -> IR<Self> {
[INFO] [stderr]     |                       ^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                       |
[INFO] [stderr]     |                       the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 203 |         fn and(input: &str) -> IR<'_, Self> {
[INFO] [stderr]     |                                   +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/query.rs:207:25
[INFO] [stderr]     |
[INFO] [stderr] 207 |         fn equal(input: &str) -> IR<Self> {
[INFO] [stderr]     |                         ^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                         |
[INFO] [stderr]     |                         the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 207 |         fn equal(input: &str) -> IR<'_, Self> {
[INFO] [stderr]     |                                     +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/query.rs:211:29
[INFO] [stderr]     |
[INFO] [stderr] 211 |         fn not_equal(input: &str) -> IR<Self> {
[INFO] [stderr]     |                             ^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                             |
[INFO] [stderr]     |                             the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 211 |         fn not_equal(input: &str) -> IR<'_, Self> {
[INFO] [stderr]     |                                         +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/query.rs:215:29
[INFO] [stderr]     |
[INFO] [stderr] 215 |         fn less_than(input: &str) -> IR<Self> {
[INFO] [stderr]     |                             ^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                             |
[INFO] [stderr]     |                             the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 215 |         fn less_than(input: &str) -> IR<'_, Self> {
[INFO] [stderr]     |                                         +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/query.rs:219:30
[INFO] [stderr]     |
[INFO] [stderr] 219 |         fn less_equal(input: &str) -> IR<Self> {
[INFO] [stderr]     |                              ^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                              |
[INFO] [stderr]     |                              the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 219 |         fn less_equal(input: &str) -> IR<'_, Self> {
[INFO] [stderr]     |                                          +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/query.rs:223:32
[INFO] [stderr]     |
[INFO] [stderr] 223 |         fn greater_than(input: &str) -> IR<Self> {
[INFO] [stderr]     |                                ^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                                |
[INFO] [stderr]     |                                the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 223 |         fn greater_than(input: &str) -> IR<'_, Self> {
[INFO] [stderr]     |                                            +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/query.rs:227:33
[INFO] [stderr]     |
[INFO] [stderr] 227 |         fn greater_equal(input: &str) -> IR<Self> {
[INFO] [stderr]     |                                 ^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                                 |
[INFO] [stderr]     |                                 the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 227 |         fn greater_equal(input: &str) -> IR<'_, Self> {
[INFO] [stderr]     |                                             +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/query.rs:231:26
[INFO] [stderr]     |
[INFO] [stderr] 231 |         fn in_set(input: &str) -> IR<Self> {
[INFO] [stderr]     |                          ^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                          |
[INFO] [stderr]     |                          the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 231 |         fn in_set(input: &str) -> IR<'_, Self> {
[INFO] [stderr]     |                                      +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/query.rs:235:24
[INFO] [stderr]     |
[INFO] [stderr] 235 |         fn plus(input: &str) -> IR<Self> {
[INFO] [stderr]     |                        ^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                        |
[INFO] [stderr]     |                        the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 235 |         fn plus(input: &str) -> IR<'_, Self> {
[INFO] [stderr]     |                                    +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/query.rs:239:25
[INFO] [stderr]     |
[INFO] [stderr] 239 |         fn minus(input: &str) -> IR<Self> {
[INFO] [stderr]     |                         ^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                         |
[INFO] [stderr]     |                         the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 239 |         fn minus(input: &str) -> IR<'_, Self> {
[INFO] [stderr]     |                                     +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/query.rs:243:28
[INFO] [stderr]     |
[INFO] [stderr] 243 |         fn multiply(input: &str) -> IR<Self> {
[INFO] [stderr]     |                            ^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                            |
[INFO] [stderr]     |                            the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 243 |         fn multiply(input: &str) -> IR<'_, Self> {
[INFO] [stderr]     |                                        +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/query.rs:247:26
[INFO] [stderr]     |
[INFO] [stderr] 247 |         fn divide(input: &str) -> IR<Self> {
[INFO] [stderr]     |                          ^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                          |
[INFO] [stderr]     |                          the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 247 |         fn divide(input: &str) -> IR<'_, Self> {
[INFO] [stderr]     |                                      +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/query.rs:251:23
[INFO] [stderr]     |
[INFO] [stderr] 251 |         fn not(input: &str) -> IR<Self> {
[INFO] [stderr]     |                       ^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                       |
[INFO] [stderr]     |                       the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 251 |         fn not(input: &str) -> IR<'_, Self> {
[INFO] [stderr]     |                                   +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/query.rs:255:31
[INFO] [stderr]     |
[INFO] [stderr] 255 |         fn unary_minus(input: &str) -> IR<Self> {
[INFO] [stderr]     |                               ^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                               |
[INFO] [stderr]     |                               the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 255 |         fn unary_minus(input: &str) -> IR<'_, Self> {
[INFO] [stderr]     |                                           +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/query.rs:259:26
[INFO] [stderr]     |
[INFO] [stderr] 259 |         fn parens(input: &str) -> IR<Self> {
[INFO] [stderr]     |                          ^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                          |
[INFO] [stderr]     |                          the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 259 |         fn parens(input: &str) -> IR<'_, Self> {
[INFO] [stderr]     |                                      +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/query.rs:273:32
[INFO] [stderr]     |
[INFO] [stderr] 273 |         fn literal_bool(input: &str) -> IR<Self> {
[INFO] [stderr]     |                                ^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                                |
[INFO] [stderr]     |                                the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 273 |         fn literal_bool(input: &str) -> IR<'_, Self> {
[INFO] [stderr]     |                                            +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/query.rs:280:31
[INFO] [stderr]     |
[INFO] [stderr] 280 |         fn literal_int(input: &str) -> IR<Self> {
[INFO] [stderr]     |                               ^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                               |
[INFO] [stderr]     |                               the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 280 |         fn literal_int(input: &str) -> IR<'_, Self> {
[INFO] [stderr]     |                                           +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/query.rs:286:26
[INFO] [stderr]     |
[INFO] [stderr] 286 |         fn symbol(input: &str) -> IR<Self> {
[INFO] [stderr]     |                          ^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                          |
[INFO] [stderr]     |                          the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 286 |         fn symbol(input: &str) -> IR<'_, Self> {
[INFO] [stderr]     |                                      +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/query.rs:287:28
[INFO] [stderr]     |
[INFO] [stderr] 287 |             fn part(input: &str) -> IR<&str> {
[INFO] [stderr]     |                            ^^^^     ^^^^^^^^
[INFO] [stderr]     |                            |        |  |
[INFO] [stderr]     |                            |        |  the same lifetime is elided here
[INFO] [stderr]     |                            |        the same lifetime is hidden here
[INFO] [stderr]     |                            the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 287 |             fn part(input: &str) -> IR<'_, &str> {
[INFO] [stderr]     |                                        +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/query.rs:299:31
[INFO] [stderr]     |
[INFO] [stderr] 299 |         fn literal_set(input: &str) -> IR<Self> {
[INFO] [stderr]     |                               ^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                               |
[INFO] [stderr]     |                               the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 299 |         fn literal_set(input: &str) -> IR<'_, Self> {
[INFO] [stderr]     |                                           +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stderr]    --> src/query.rs:313:37
[INFO] [stderr]     |
[INFO] [stderr] 310 |             op_tag: &'a str,
[INFO] [stderr]     |                      -- the lifetime is named here
[INFO] [stderr] ...
[INFO] [stderr] 313 |         ) -> impl FnMut(&'a str) -> IR<Self>
[INFO] [stderr]     |                          --         ^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                          |
[INFO] [stderr]     |                          the same lifetime is named here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: consistently use `'a`
[INFO] [stderr]     |
[INFO] [stderr] 313 |         ) -> impl FnMut(&'a str) -> IR<'a, Self>
[INFO] [stderr]     |                                        +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stderr]    --> src/query.rs:331:37
[INFO] [stderr]     |
[INFO] [stderr] 328 |             op_tag: &'a str,
[INFO] [stderr]     |                      -- the lifetime is named here
[INFO] [stderr] ...
[INFO] [stderr] 331 |         ) -> impl FnMut(&'a str) -> IR<Self>
[INFO] [stderr]     |                          --         ^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                          |
[INFO] [stderr]     |                          the same lifetime is named here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: consistently use `'a`
[INFO] [stderr]     |
[INFO] [stderr] 331 |         ) -> impl FnMut(&'a str) -> IR<'a, Self>
[INFO] [stderr]     |                                        +++
[INFO] [stderr] 
[INFO] [stderr] warning: `periodic-table-generator` (bin "periodic-table-generator" test) generated 30 warnings (run `cargo fix --bin "periodic-table-generator" -p periodic-table-generator --tests` to apply 30 suggestions)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.19s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/periodic_table_generator-0ab2b591156adbdf)
[INFO] [stdout] 
[INFO] [stdout] running 7 tests
[INFO] [stdout] test query::expr::tests::test_expr_binary_op ... ok
[INFO] [stdout] test query::expr::tests::test_expr_literal_bool ... ok
[INFO] [stdout] test query::expr::tests::test_expr_literal_int ... ok
[INFO] [stdout] test query::expr::tests::test_expr_precedence ... ok
[INFO] [stdout] test query::expr::tests::test_expr_symbol ... ok
[INFO] [stdout] test query::expr::tests::test_expr_set ... ok
[INFO] [stdout] test query::expr::tests::test_expr_unary_not ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 7 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "c7337de7cb4b93ac621c3ac1080afb00004b8b460832bbb90148ee0ba2976341", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c7337de7cb4b93ac621c3ac1080afb00004b8b460832bbb90148ee0ba2976341", kill_on_drop: false }`
[INFO] [stdout] c7337de7cb4b93ac621c3ac1080afb00004b8b460832bbb90148ee0ba2976341
